Nevron.Nov.UI Namespace / NVScrollItemsBase<T> Class


In This Topic
    NVScrollItemsBase<T> Class Properties
    In This Topic

    For a list of all members of this type, see NVScrollItemsBase<T> members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the vertical scrolling behavior is integral. When set to true the vertical scrollbar will scroll on descrete items, and its thumb will be sized to the count of currently visible items. When set to false the vertical scrollbar will work in smooth scrolling mode and its thumb will be sized to the currently visible space from the items area.  
    Public PropertyGets or sets whether to show a hover effect on items in this container. By default set to false.  
    Top
    See Also